home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 December / CHIPNET Aralık 1997.iso / oyun / elf.exe / ELF.EXE / 0 / RCDATA / TCOMMDLG / TCOMMDLG.txt
Text File  |  1997-02-13  |  24KB  |  898 lines

  1. object CommDlg: TCommDlg
  2.   Left = 210
  3.   Top = 154
  4.   Width = 476
  5.   Height = 339
  6.   Caption = 'CommDlg'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poScreenCenter
  12.   OnCreate = FormCreate
  13.   OnDestroy = FormDestroy
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 271
  20.     Width = 468
  21.     Height = 41
  22.     Align = alBottom
  23.     BevelOuter = bvNone
  24.     TabOrder = 8
  25.     object ExplorerButton1: TExplorerButton
  26.       Left = 4
  27.       Top = 1
  28.       Width = 42
  29.       Height = 40
  30.       Bitmap.Data = {
  31.         42010000424D4201000000000000760000002800000011000000110000000100
  32.         040000000000CC00000000000000000000001000000010000000000000000000
  33.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  34.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  35.         777770000000777777000007777770000000777700BBBBB00777700000007770
  36.         BBBBBBBBB07770000000770BBBBBBBBBBB0770000000770BBB00000BBB077000
  37.         000070BBB0BBBBB0BBB07000000070BB0BBBBBBB0BB07000000070BBBBBBBBBB
  38.         BBB07000000070BBBBBBBBBBBBB07000000070BBB00BBB00BBB070000000770B
  39.         B00BBB00BB0770000000770BBBBBBBBBBB07700000007770BBBBBBBBB0777000
  40.         0000777700BBBBB0077770000000777777000007777770000000777777777777
  41.         777770000000}
  42.       Caption = 'Ok'
  43.       Options = [boMonoDisplay, boPopupMark]
  44.       OnClick = ExplorerButton1Click
  45.     end
  46.     object ExplorerButton2: TExplorerButton
  47.       Left = 46
  48.       Top = 1
  49.       Width = 42
  50.       Height = 40
  51.       Bitmap.Data = {
  52.         36030000424D3603000000000000360000002800000010000000100000000100
  53.         18000000000000030000C40E0000C40E00000000000000000000008080008080
  54.         8080808080800080800080800080800080800080800080800080800080800080
  55.         800080800080800080800080800000FF00008000008080808000808000808000
  56.         80800080800080800000FF8080800080800080800080800080800080800000FF
  57.         0000800000800000808080800080800080800080800000FF0000800000808080
  58.         800080800080800080800080800000FF00008000008000008000008080808000
  59.         80800000FF000080000080000080000080808080008080008080008080008080
  60.         0000FF0000800000800000800000808080800000800000800000800000800000
  61.         808080800080800080800080800080800080800000FF00008000008000008000
  62.         0080000080000080000080000080808080008080008080008080008080008080
  63.         0080800080800000FF0000800000800000800000800000800000808080800080
  64.         8000808000808000808000808000808000808000808000808000008000008000
  65.         0080000080000080808080008080008080008080008080008080008080008080
  66.         0080800080800080800000FF0000800000800000800000808080800080800080
  67.         800080800080800080800080800080800080800080800000FF00008000008000
  68.         0080000080000080808080008080008080008080008080008080008080008080
  69.         0080800000FF0000800000800000808080800000800000800000808080800080
  70.         800080800080800080800080800080800000FF00008000008000008080808000
  71.         80800000FF000080000080000080808080008080008080008080008080008080
  72.         0000FF0000800000808080800080800080800080800000FF0000800000800000
  73.         808080800080800080800080800080800080800000FF00008000808000808000
  74.         80800080800080800000FF000080000080000080008080008080008080008080
  75.         0080800080800080800080800080800080800080800080800080800000FF0000
  76.         800000FF00808000808000808000808000808000808000808000808000808000
  77.         8080008080008080008080008080008080008080008080008080}
  78.       Caption = 'Cancel'
  79.       Options = [boMonoDisplay, boPopupMark]
  80.       OnClick = ExplorerButton2Click
  81.     end
  82.     object ExplorerButton4: TExplorerButton
  83.       Left = 88
  84.       Top = 1
  85.       Width = 42
  86.       Height = 40
  87.       Bitmap.Data = {
  88.         F6000000424DF600000000000000760000002800000010000000100000000100
  89.         0400000000008000000000000000000000001000000010000000000000000000
  90.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  91.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777707777
  92.         77777777770B0777777777777770777777777777777777777777777777707777
  93.         77777777770B077777777777770B077777777777770B077777777777770BB077
  94.         777777770770BB0777777770B0770BB077777770B07770B077777770BB000BB0
  95.         777777770BBBBB07777777777000007777777777777777777777}
  96.       Caption = '&Help'
  97.       Options = [boMonoDisplay, boPopupMark]
  98.       OnClick = ExplorerButton4Click
  99.     end
  100.   end
  101.   object PanMacro: TPanel
  102.     Left = 0
  103.     Top = 115
  104.     Width = 468
  105.     Height = 54
  106.     Align = alTop
  107.     TabOrder = 0
  108.     Visible = False
  109.     object name: TLabel
  110.       Left = 8
  111.       Top = 8
  112.       Width = 28
  113.       Height = 13
  114.       Caption = '&Name'
  115.       FocusControl = MacroName
  116.     end
  117.     object Key: TLabel
  118.       Left = 8
  119.       Top = 32
  120.       Width = 18
  121.       Height = 13
  122.       Caption = '&Key'
  123.     end
  124.     object MacroKey: TExplorerButton
  125.       Left = 48
  126.       Top = 28
  127.       Width = 153
  128.       Height = 23
  129.       Alignment = taLeftJustify
  130.       Caption = 'MacroKey'
  131.       Options = [boMonoDisplay, boPopupMark]
  132.       OnClick = MacroKeyClick
  133.     end
  134.     object MacroName: TEdit
  135.       Left = 48
  136.       Top = 4
  137.       Width = 413
  138.       Height = 21
  139.       Hint = 'Mnemonic name for macro'
  140.       Font.Color = clBlack
  141.       Font.Height = -11
  142.       Font.Name = 'MS Sans Serif'
  143.       Font.Style = []
  144.       ParentFont = False
  145.       ParentShowHint = False
  146.       ShowHint = True
  147.       TabOrder = 0
  148.     end
  149.   end
  150.   object PanTrigger: TPanel
  151.     Left = 0
  152.     Top = 0
  153.     Width = 468
  154.     Height = 115
  155.     Align = alTop
  156.     TabOrder = 1
  157.     Visible = False
  158.     object Label1: TLabel
  159.       Left = 8
  160.       Top = 8
  161.       Width = 28
  162.       Height = 13
  163.       Caption = '&Name'
  164.       FocusControl = TrigName
  165.     end
  166.     object LABTrigger: TLabel
  167.       Left = 8
  168.       Top = 32
  169.       Width = 33
  170.       Height = 13
  171.       Caption = '&Trigger'
  172.       FocusControl = TrigTrig
  173.     end
  174.     object interval: TLabel
  175.       Left = 8
  176.       Top = 56
  177.       Width = 140
  178.       Height = 13
  179.       Caption = '&Seconds between activations'
  180.       FocusControl = IntervalSecs
  181.     end
  182.     object delay: TLabel
  183.       Left = 248
  184.       Top = 56
  185.       Width = 101
  186.       Height = 13
  187.       Caption = '&Delay before activate'
  188.       FocusControl = DelaySecs
  189.     end
  190.     object TrigName: TEdit
  191.       Left = 48
  192.       Top = 4
  193.       Width = 413
  194.       Height = 21
  195.       Hint = 'Mnemonic name for trigger'
  196.       Font.Color = clBlack
  197.       Font.Height = -11
  198.       Font.Name = 'MS Sans Serif'
  199.       Font.Style = []
  200.       ParentFont = False
  201.       ParentShowHint = False
  202.       ShowHint = True
  203.       TabOrder = 0
  204.     end
  205.     object TrigTrig: TEdit
  206.       Left = 48
  207.       Top = 28
  208.       Width = 413
  209.       Height = 21
  210.       Hint = 'Trigger to be recognized'
  211.       Font.Color = clBlack
  212.       Font.Height = -11
  213.       Font.Name = 'MS Sans Serif'
  214.       Font.Style = []
  215.       ParentFont = False
  216.       ParentShowHint = False
  217.       ShowHint = True
  218.       TabOrder = 1
  219.     end
  220.     object IntervalSecs: TMaskEdit
  221.       Left = 156
  222.       Top = 52
  223.       Width = 37
  224.       Height = 21
  225.       Hint = 'Must be in range 0..9999'
  226.       EditMask = '9999;0; '
  227.       Font.Color = clBlack
  228.       Font.Height = -11
  229.       Font.Name = 'MS Sans Serif'
  230.       Font.Style = []
  231.       MaxLength = 4
  232.       ParentFont = False
  233.       ParentShowHint = False
  234.       ShowHint = True
  235.       TabOrder = 2
  236.       Text = '0'
  237.     end
  238.     object DelaySecs: TMaskEdit
  239.       Left = 356
  240.       Top = 52
  241.       Width = 37
  242.       Height = 21
  243.       Hint = 'Must be in range 0..9999'
  244.       EditMask = '9999;0; '
  245.       Font.Color = clBlack
  246.       Font.Height = -11
  247.       Font.Name = 'MS Sans Serif'
  248.       Font.Style = []
  249.       MaxLength = 4
  250.       ParentFont = False
  251.       ParentShowHint = False
  252.       ShowHint = True
  253.       TabOrder = 3
  254.       Text = '0'
  255.     end
  256.     object Remove: TCheckBox
  257.       Left = 280
  258.       Top = 76
  259.       Width = 137
  260.       Height = 17
  261.       Caption = '&Remove original line'
  262.       TabOrder = 6
  263.     end
  264.     object FullLine: TCheckBox
  265.       Left = 132
  266.       Top = 76
  267.       Width = 141
  268.       Height = 17
  269.       Caption = 'Chec&k complete lines'
  270.       TabOrder = 5
  271.     end
  272.     object prompt: TCheckBox
  273.       Left = 8
  274.       Top = 76
  275.       Width = 117
  276.       Height = 17
  277.       Caption = 'Check for &prompt'
  278.       TabOrder = 4
  279.     end
  280.     object ripeti: TCheckBox
  281.       Left = 8
  282.       Top = 96
  283.       Width = 205
  284.       Height = 17
  285.       Caption = 'Ena&ble re-checking on the same line'
  286.       TabOrder = 7
  287.     end
  288.     object last: TCheckBox
  289.       Left = 224
  290.       Top = 96
  291.       Width = 209
  292.       Height = 17
  293.       Caption = '&Last trigger to check if activated'
  294.       TabOrder = 8
  295.     end
  296.   end
  297.   object PanVariable: TPanel
  298.     Left = 0
  299.     Top = 285
  300.     Width = 468
  301.     Height = 78
  302.     Align = alTop
  303.     TabOrder = 2
  304.     Visible = False
  305.     object Label2: TLabel
  306.       Left = 8
  307.       Top = 8
  308.       Width = 28
  309.       Height = 13
  310.       Caption = '&Name'
  311.       FocusControl = VarName
  312.     end
  313.     object LABTipo: TLabel
  314.       Left = 324
  315.       Top = 8
  316.       Width = 24
  317.       Height = 13
  318.       Caption = '&Type'
  319.       FocusControl = VarType
  320.     end
  321.     object Label4: TLabel
  322.       Left = 200
  323.       Top = 56
  324.       Width = 54
  325.       Height = 13
  326.       Caption = '&Field length'
  327.       FocusControl = VarLen
  328.     end
  329.     object Label3: TLabel
  330.       Left = 104
  331.       Top = 56
  332.       Width = 7
  333.       Height = 13
  334.       Caption = '&Y'
  335.       FocusControl = VarY
  336.     end
  337.     object Label5: TLabel
  338.       Left = 8
  339.       Top = 56
  340.       Width = 7
  341.       Height = 13
  342.       Caption = '&X'
  343.       FocusControl = VarX
  344.     end
  345.     object LABNum: TLabel
  346.       Left = 8
  347.       Top = 32
  348.       Width = 68
  349.       Height = 13
  350.       Caption = 'Numeric &value'
  351.       FocusControl = VarValue
  352.     end
  353.     object VarName: TEdit
  354.       Left = 44
  355.       Top = 4
  356.       Width = 273
  357.       Height = 21
  358.       Hint = 'Mnemonic name for variable'
  359.       Font.Color = clBlack
  360.       Font.Height = -11
  361.       Font.Name = 'MS Sans Serif'
  362.       Font.Style = []
  363.       ParentFont = False
  364.       ParentShowHint = False
  365.       ShowHint = True
  366.       TabOrder = 0
  367.     end
  368.     object VarType: TComboBox
  369.       Left = 356
  370.       Top = 4
  371.       Width = 106
  372.       Height = 21
  373.       Hint = 'Type of content'
  374.       Style = csDropDownList
  375.       Font.Color = clBlack
  376.       Font.Height = -11
  377.       Font.Name = 'MS Sans Serif'
  378.       Font.Style = []
  379.       ItemHeight = 13
  380.       Items.Strings = (
  381.         'string'
  382.         'numeric')
  383.       ParentFont = False
  384.       ParentShowHint = False
  385.       ShowHint = True
  386.       TabOrder = 1
  387.     end
  388.     object VarStatic: TCheckBox
  389.       Left = 364
  390.       Top = 29
  391.       Width = 57
  392.       Height = 17
  393.       Hint = 'If checked, this variable survives during configuration changes'
  394.       Caption = '&Static'
  395.       ParentShowHint = False
  396.       ShowHint = True
  397.       TabOrder = 3
  398.     end
  399.     object VarMonitor: TCheckBox
  400.       Left = 364
  401.       Top = 55
  402.       Width = 89
  403.       Height = 17
  404.       Hint = 'Check to show this variable in debug window'
  405.       Caption = '&Monitorized'
  406.       ParentShowHint = False
  407.       ShowHint = True
  408.       TabOrder = 7
  409.     end
  410.     object VarLen: TSpinEdit
  411.       Left = 260
  412.       Top = 52
  413.       Width = 57
  414.       Height = 22
  415.       Hint = 'Chars shown in debug window'
  416.       Font.Color = clBlack
  417.       Font.Height = -11
  418.       Font.Name = 'MS Sans Serif'
  419.       Font.Style = []
  420.       MaxValue = 200
  421.       MinValue = 0
  422.       ParentFont = False
  423.       ParentShowHint = False
  424.       ShowHint = True
  425.       TabOrder = 6
  426.       Value = 0
  427.     end
  428.     object VarY: TSpinEdit
  429.       Left = 120
  430.       Top = 52
  431.       Width = 57
  432.       Height = 22
  433.       Hint = 'Y position in debug window'
  434.       Font.Color = clBlack
  435.       Font.Height = -11
  436.       Font.Name = 'MS Sans Serif'
  437.       Font.Style = []
  438.       MaxValue = 200
  439.       MinValue = 0
  440.       ParentFont = False
  441.       ParentShowHint = False
  442.       ShowHint = True
  443.       TabOrder = 5
  444.       Value = 0
  445.     end
  446.     object VarX: TSpinEdit
  447.       Left = 24
  448.       Top = 52
  449.       Width = 57
  450.       Height = 22
  451.       Hint = 'X position in debug window'
  452.       Font.Color = clBlack
  453.       Font.Height = -11
  454.       Font.Name = 'MS Sans Serif'
  455.       Font.Style = []
  456.       MaxValue = 200
  457.       MinValue = 0
  458.       ParentFont = False
  459.       ParentShowHint = False
  460.       ShowHint = True
  461.       TabOrder = 4
  462.       Value = 0
  463.     end
  464.     object VarValue: TMaskEdit
  465.       Left = 84
  466.       Top = 28
  467.       Width = 69
  468.       Height = 21
  469.       Hint = 'Value must be numeric'
  470.       EditMask = '999999999;0; '
  471.       Font.Color = clBlack
  472.       Font.Height = -11
  473.       Font.Name = 'MS Sans Serif'
  474.       Font.Style = []
  475.       MaxLength = 9
  476.       ParentFont = False
  477.       ParentShowHint = False
  478.       ShowHint = True
  479.       TabOrder = 2
  480.       Text = '0'
  481.     end
  482.   end
  483.   object PanAlias: TPanel
  484.     Left = 0
  485.     Top = 363
  486.     Width = 468
  487.     Height = 53
  488.     Align = alTop
  489.     TabOrder = 3
  490.     Visible = False
  491.     object Label6: TLabel
  492.       Left = 8
  493.       Top = 8
  494.       Width = 28
  495.       Height = 13
  496.       Caption = '&Name'
  497.       FocusControl = AliasName
  498.     end
  499.     object LABPattern: TLabel
  500.       Left = 8
  501.       Top = 32
  502.       Width = 34
  503.       Height = 13
  504.       Caption = '&Pattern'
  505.       FocusControl = AliasPattern
  506.     end
  507.     object AliasName: TEdit
  508.       Left = 48
  509.       Top = 4
  510.       Width = 413
  511.       Height = 21
  512.       Hint = 'Mnemonic name for alias'
  513.       Font.Color = clBlack
  514.       Font.Height = -11
  515.       Font.Name = 'MS Sans Serif'
  516.       Font.Style = []
  517.       ParentFont = False
  518.       ParentShowHint = False
  519.       ShowHint = True
  520.       TabOrder = 0
  521.     end
  522.     object AliasPattern: TEdit
  523.       Left = 48
  524.       Top = 28
  525.       Width = 301
  526.       Height = 21
  527.       Hint = 'Pattern to be recognized to activate alias'
  528.       Font.Color = clBlack
  529.       Font.Height = -11
  530.       Font.Name = 'MS Sans Serif'
  531.       Font.Style = []
  532.       ParentFont = False
  533.       ParentShowHint = False
  534.       ShowHint = True
  535.       TabOrder = 1
  536.       OnChange = AliasPatternChange
  537.     end
  538.     object ExtPattern: TCheckBox
  539.       Left = 360
  540.       Top = 30
  541.       Width = 101
  542.       Height = 17
  543.       Hint = 
  544.         'Check this to instruct ELF to expand the variables contained'#13'in ' +
  545.         'the pattern each time the pattern is checked.'#13'Use with care, bec' +
  546.         'ause this option slows ELF down'
  547.       Caption = 'E&xtended pattern'
  548.       Enabled = False
  549.       ParentShowHint = False
  550.       ShowHint = True
  551.       TabOrder = 2
  552.     end
  553.   end
  554.   object PanButton: TPanel
  555.     Left = 0
  556.     Top = 416
  557.     Width = 468
  558.     Height = 29
  559.     Align = alTop
  560.     TabOrder = 4
  561.     Visible = False
  562.     object Label7: TLabel
  563.       Left = 8
  564.       Top = 8
  565.       Width = 28
  566.       Height = 13
  567.       Caption = '&Name'
  568.       FocusControl = ButName
  569.     end
  570.     object ButName: TEdit
  571.       Left = 44
  572.       Top = 4
  573.       Width = 417
  574.       Height = 21
  575.       Hint = 'Text showed in button'
  576.       Font.Color = clBlack
  577.       Font.Height = -11
  578.       Font.Name = 'MS Sans Serif'
  579.       Font.Style = []
  580.       ParentFont = False
  581.       ParentShowHint = False
  582.       ShowHint = True
  583.       TabOrder = 0
  584.     end
  585.   end
  586.   object Panel3: TPanel
  587.     Left = 0
  588.     Top = 474
  589.     Width = 468
  590.     Height = 11
  591.     Align = alClient
  592.     BevelOuter = bvNone
  593.     TabOrder = 7
  594.     object toolbar: TPanel
  595.       Left = 0
  596.       Top = -16
  597.       Width = 468
  598.       Height = 27
  599.       Align = alBottom
  600.       BevelOuter = bvLowered
  601.       Color = clLime
  602.       Ctl3D = True
  603.       ParentCtl3D = False
  604.       TabOrder = 0
  605.       object BytesLeft: TLabel
  606.         Left = 328
  607.         Top = 7
  608.         Width = 25
  609.         Height = 13
  610.         Hint = 'Number of characters'
  611.         AutoSize = False
  612.         Caption = '0'
  613.         ParentShowHint = False
  614.         ShowHint = True
  615.       end
  616.       object test: TLabel
  617.         Left = 356
  618.         Top = 7
  619.         Width = 25
  620.         Height = 13
  621.         Hint = 'Number of characters after compression'
  622.         AutoSize = False
  623.         Caption = '0'
  624.         ParentShowHint = False
  625.         ShowHint = True
  626.       end
  627.       object ANSIWiz: TExplorerButton
  628.         Left = 1
  629.         Top = 1
  630.         Width = 95
  631.         Height = 25
  632.         Bitmap.Data = {
  633.           66010000424D6601000000000000760000002800000014000000140000000100
  634.           040000000000F000000000000000000000001000000010000000000000000000
  635.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  636.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  637.           8888888800008887788887788887788800008800078800078800078800008099
  638.           9070AAA070CCC078000080999070AAA070CCC0780000870907770A07770C0778
  639.           000080999070AAA070CCC078000080999070AAA070CCC0780000800990700AA0
  640.           700CC0780000800990700AA0700CC0780000800990700AA0700CC07800008009
  641.           90700AA0700CC078000080999070AAA070CCC0780000870907770A07770C0778
  642.           000080999070AAA070CCC0780000870907770A07770C0778000080999080AAA0
  643.           70CCC0880000880908880A08880C088800008880888880888880888800008888
  644.           88888888888888880000}
  645.         Caption = 'ANSI &wizard'
  646.         Layout = blBitmapLeft
  647.         Options = [boMonoDisplay, boPopupMark]
  648.         OnClick = ANSIWizClick
  649.       end
  650.       object CommandWiz: TExplorerButton
  651.         Left = 96
  652.         Top = 1
  653.         Width = 113
  654.         Height = 25
  655.         Bitmap.Data = {
  656.           F6000000424DF600000000000000760000002800000010000000100000000100
  657.           04000000000080000000EB0A0000EB0A00000000000000000000000000000000
  658.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  659.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00770777033333
  660.           3330870700033337073000770333333070008870073333370077700070333333
  661.           0770703707333300080700333333330778083330003333000807073070370733
  662.           0780700070007037007800777770073070000770007703370730080777070003
  663.           3330780807077703333308078707000333333780007703333333}
  664.         Caption = 'Command wi&zard'
  665.         Layout = blBitmapLeft
  666.         Options = [boMonoDisplay, boPopupMark]
  667.         OnClick = CommandWizClick
  668.       end
  669.       object FunctionWiz: TExplorerButton
  670.         Left = 209
  671.         Top = 1
  672.         Width = 105
  673.         Height = 25
  674.         Bitmap.Data = {
  675.           66010000424D6601000000000000760000002800000014000000140000000100
  676.           040000000000F000000000000000000000001000000010000000000000000000
  677.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  678.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  679.           DDDDDDDD0000DDDD777777777777DDDD0000DDD00000000000007DDD0000DD0F
  680.           EFEFEFEFEFEF07DD0000DD0E00000E00000E07DD0000DD0F88880F88880F07DD
  681.           0000DD0EFEFEFEFEFEFE07DD0000DD0F00E00F00E00F07DD0000DD0E80F80E80
  682.           F80E07DD0000DD0FEFEFEFEFEFEF07DD0000DD0E00F00E00F00E07DD0000DD0F
  683.           80E80F80E80F07DD0000DD0EFEFEFEFEFEFE07DD0000DD0F00000000000F07DD
  684.           0000DD0E08181881880E07DD0000DD0F08818818180F07DD0000DD0E00000000
  685.           000E07DD0000DD0FEFEFEFEFEFEF0DDD0000DDD0000000000000DDDD0000DDDD
  686.           DDDDDDDDDDDDDDDD0000}
  687.         Caption = 'F&unction wizard'
  688.         Layout = blBitmapLeft
  689.         Options = [boMonoDisplay, boPopupMark]
  690.         OnClick = FunctionWizClick
  691.       end
  692.       object SyntaxHilight: TCheckBox
  693.         Left = 388
  694.         Top = 5
  695.         Width = 97
  696.         Height = 17
  697.         Caption = 'Syntax &hilight'
  698.         TabOrder = 0
  699.         Visible = False
  700.         OnClick = SyntaxHilightClick
  701.       end
  702.     end
  703.     object Panel4: TPanel
  704.       Left = 0
  705.       Top = 21
  706.       Width = 468
  707.       Height = 30
  708.       Align = alClient
  709.       BevelOuter = bvNone
  710.       TabOrder = 2
  711.       object NoEdit: TEdit
  712.         Left = 0
  713.         Top = 0
  714.         Width = 121
  715.         Height = 21
  716.         TabOrder = 0
  717.       end
  718.       object comms: TRichEdit
  719.         Left = 0
  720.         Top = 0
  721.         Width = 468
  722.         Height = 30
  723.         Hint = 'Commands to be executed'
  724.         Align = alClient
  725.         BorderStyle = bsNone
  726.         Font.Color = clBlack
  727.         Font.Height = -12
  728.         Font.Name = 'Fixedsys'
  729.         Font.Style = []
  730.         ParentFont = False
  731.         ScrollBars = ssBoth
  732.         TabOrder = 1
  733.         WordWrap = False
  734.         OnChange = CommsChange
  735.       end
  736.     end
  737.     object Panel5: TPanel
  738.       Left = 0
  739.       Top = 0
  740.       Width = 468
  741.       Height = 21
  742.       Align = alTop
  743.       TabOrder = 1
  744.       Visible = False
  745.       object Active: TCheckBox
  746.         Left = 8
  747.         Top = 2
  748.         Width = 57
  749.         Height = 17
  750.         Caption = '&Active'
  751.         TabOrder = 0
  752.       end
  753.       object AutoExec: TCheckBox
  754.         Left = 100
  755.         Top = 2
  756.         Width = 97
  757.         Height = 17
  758.         Hint = 'Check to make the macro auto-executable'
  759.         Caption = 'Auto e&xecute'
  760.         ParentShowHint = False
  761.         ShowHint = True
  762.         TabOrder = 1
  763.       end
  764.     end
  765.   end
  766.   object PanMouseSB: TPanel
  767.     Left = 0
  768.     Top = 445
  769.     Width = 468
  770.     Height = 29
  771.     Align = alTop
  772.     TabOrder = 5
  773.     Visible = False
  774.     object Label8: TLabel
  775.       Left = 8
  776.       Top = 8
  777.       Width = 38
  778.       Height = 13
  779.       Caption = '&Variable'
  780.       FocusControl = LinkedVar
  781.     end
  782.     object LinkedVar: TEdit
  783.       Left = 52
  784.       Top = 4
  785.       Width = 409
  786.       Height = 21
  787.       Hint = 'Variable associated with button'
  788.       Font.Color = clBlack
  789.       Font.Height = -11
  790.       Font.Name = 'MS Sans Serif'
  791.       Font.Style = []
  792.       ParentFont = False
  793.       ParentShowHint = False
  794.       ShowHint = True
  795.       TabOrder = 0
  796.     end
  797.   end
  798.   object PanTrigWiz: TPanel
  799.     Left = 0
  800.     Top = 169
  801.     Width = 468
  802.     Height = 116
  803.     Align = alTop
  804.     BevelOuter = bvNone
  805.     TabOrder = 6
  806.     Visible = False
  807.     object Panel6: TPanel
  808.       Left = 320
  809.       Top = 0
  810.       Width = 148
  811.       Height = 116
  812.       Align = alRight
  813.       TabOrder = 1
  814.       object Label9: TLabel
  815.         Left = 4
  816.         Top = 4
  817.         Width = 56
  818.         Height = 13
  819.         Caption = 'P&arameters:'
  820.         FocusControl = ParamsLB
  821.       end
  822.       object ParamsLB: TListBox
  823.         Left = 2
  824.         Top = 20
  825.         Width = 143
  826.         Height = 93
  827.         Hint = 
  828.           'Double-click to insert the reference'#13'to the selected parameter i' +
  829.           'n the'#13'commands to be executed'
  830.         ItemHeight = 13
  831.         ParentShowHint = False
  832.         ShowHint = True
  833.         TabOrder = 0
  834.         OnDblClick = ParamsLBDblClick
  835.       end
  836.     end
  837.     object Panel7: TPanel
  838.       Left = 0
  839.       Top = 0
  840.       Width = 320
  841.       Height = 116
  842.       Align = alClient
  843.       BevelOuter = bvNone
  844.       TabOrder = 0
  845.       object Panel8: TPanel
  846.         Left = 0
  847.         Top = 91
  848.         Width = 320
  849.         Height = 25
  850.         Align = alBottom
  851.         BevelOuter = bvNone
  852.         TabOrder = 1
  853.         OnResize = Panel8Resize
  854.         object PasteCommands: TExplorerButton
  855.           Left = 0
  856.           Top = 0
  857.           Width = 181
  858.           Height = 25
  859.           Bitmap.Data = {
  860.             F6000000424DF600000000000000760000002800000010000000100000000100
  861.             04000000000080000000EB0A0000EB0A00000000000000000000000000000000
  862.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  863.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333033333
  864.             3333333330B033333333333330F033333333333330B003333333333330F0F003
  865.             3333333330B0B0B03333333300F0F0F033333330B0BFBFB033333330F0FBFBF0
  866.             33333330BFBFBFB0333333330BFBFB033333333300000000333333330EEEEEE0
  867.             3333333300000000033333330000000B03333333000000000333}
  868.           Caption = '&Paste commands'
  869.           Layout = blBitmapLeft
  870.           Options = [boMonoDisplay, boPopupMark]
  871.           OnClick = PasteCommandsClick
  872.         end
  873.       end
  874.       object Panel9: TPanel
  875.         Left = 0
  876.         Top = 0
  877.         Width = 320
  878.         Height = 91
  879.         Align = alClient
  880.         TabOrder = 0
  881.         object CommsLB: TListBox
  882.           Left = 1
  883.           Top = 1
  884.           Width = 318
  885.           Height = 89
  886.           Hint = 'Select commands to be pasted and then'#13'press the button below'
  887.           Align = alClient
  888.           ItemHeight = 13
  889.           MultiSelect = True
  890.           ParentShowHint = False
  891.           ShowHint = True
  892.           TabOrder = 0
  893.         end
  894.       end
  895.     end
  896.   end
  897. end
  898.